FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package uk.nhsdigital.r4.test#2.10.1-prerelease (125 ms)

Package uk.nhsdigital.r4.test
Type OperationDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.10.1-prerelease&canonical=https://fhir.nhs.uk/OperationDefinition/MedicationRequest-lock
Url https://fhir.nhs.uk/OperationDefinition/MedicationRequest-lock
Version 4.0.1
Status draft
Date 2022-04-14T09:29:23+11:00
Name MedicationRequestLock
Experimental False
Description Use this endpoint to lock a MedicationRequest so that it can be fulfilled.
Type false
Kind operation

Resources that use this resource

CapabilityStatement
https://fhir.nhs.uk/CapabilityStatement/apim-eps-futures APIMEPSFutures

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "OperationDefinition",
  "id" : "MedicationRequest-lock",
  "url" : "https://fhir.nhs.uk/OperationDefinition/MedicationRequest-lock",
  "version" : "4.0.1",
  "name" : "MedicationRequestLock",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2022-04-14T09:29:23+11:00",
  "publisher" : "NHS Digital",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net"
        }
      ]
    }
  ],
  "description" : "Use this endpoint to lock a MedicationRequest so that it can be fulfilled.",
  "code" : "lock",
  "comment" : "Only one MedicationRequest can be locked at one time.",
  "resource" : [
    "MedicationRequest"
  ],
  "affectsState" : true,
  "system" : false,
  "type" : false,
  "instance" : true,
  "inputProfile" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Task",
  "outputProfile" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-OperationOutcome",
  "parameter" : [
    {
      "name" : "content",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "The profile needs to be updated and at present is just a place holder. The Task.status has a mandatory fixed value of `accepted`",
      "type" : "Task"
    },
    {
      "name" : "return",
      "use" : "out",
      "min" : 0,
      "max" : "1",
      "documentation" : "A response",
      "type" : "OperationOutcome"
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.